Skip to content

refactor: use logical operators instead of bitwise in conditionals#41

Merged
joshuabmoore merged 1 commit into
DynamicsAndNeuralSystems:mainfrom
m-muecke:refactor/logical-operators
Jul 25, 2026
Merged

refactor: use logical operators instead of bitwise in conditionals#41
joshuabmoore merged 1 commit into
DynamicsAndNeuralSystems:mainfrom
m-muecke:refactor/logical-operators

Conversation

@m-muecke

@m-muecke m-muecke commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Feel free to reject, minor cleanup. A few conditionals use bitwise &/| where logical &&/|| is meant.

closes: #30

@joshuabmoore joshuabmoore self-assigned this Jul 25, 2026
@joshuabmoore
joshuabmoore merged commit 786681e into DynamicsAndNeuralSystems:main Jul 25, 2026
@m-muecke
m-muecke deleted the refactor/logical-operators branch July 25, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

14 * possible use of wrong binary operator ?

2 participants